XIQS Get Card Random Slid Number

From IQsimWiki

Jump to: navigation, search

XIQS Get Card Random Slid Number - Sim Card Management

Description
getXIQSCardRandSlid ( String slidformat OR Long id_pplan )
Get a random SLID number composed following specified format rules. A SLID is composed of a 6 digits number, then 2 digits, and a final 6 digits number. Missing parts in SLID format will be totally randomed between 0 to max.
Parameters
String slidformat
a SLID generation format.
Format should be composed from at least 1 to maximum 3 range numbers surrounded by '[' & ']', and numbers separated by '-'.
i.e. following are valid SLID format:
  • [123456][12][0-123456]
  • [0-1234][0-99][0-123456]
  • [123456][12]
  • [123456]
Long id_pplan
a sim plan Id. The SLID format will be retrieved from it.
Return Values
String slid - randomly generated SLID
Error Data structure ( Error Management )
Possible failure code returns
Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List